Resursbank\EcomTest\Integration\Lib\Cache\RedisTest S

Total Complexity 16
Dependencies 9
Dependents 0
Total lines 289
Lines of code 126
Logical lines of code 57
Comment lines 102
Methods 15
Properties 2

Methods 15

Method Rating Maintainability Complexity Lines of code
testCacheInvalidation()
S
49 1 37
setUp()
S
63 2 11
testClear()
S
63 1 11
getKey()
S
72 1 5
getRedisConnection()
S
73 1 5
testWriteThrowsWithIllegalKeyCharacter()
S
68 1 8
testWriteThrowsWithEmptyKey()
S
74 1 4
testWrite()
S
67 1 8
testReadThrowsWithIllegalKeyCharacter()
S
76 1 4
testReadThrowsWithEmptyKey()
S
76 1 4
testReadReturnsNullForUndefinedData()
S
79 1 3
testRead()
S
67 1 8
testReadReturnsNullForStaleData()
S
64 1 10
testClearThrowsWithIllegalKeyCharacter()
S
76 1 4
testClearThrowsWithEmptyKey()
S
76 1 4